home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / naps / 16 / sample.channels < prev    next >
Encoding:
Text File  |  2000-05-30  |  943 b   |  23 lines

  1. # $Id: sample.channels,v 1.3 2000/05/30 20:00:51 drscholl Exp $
  2. #
  3. # sample channel configuration file
  4. #
  5. # This file contains a list of persistent channels that should be maintained
  6. # even when no users are present in them
  7. #
  8. # <channel> <limit> <level> "<topic>" [ nick ... ]
  9. #
  10. # <channel> is the channel name
  11. # <limit> is the maximum number of people allowed on the channel
  12. # <level> is the minimum user level required for a user to enter (leech,
  13. #    user, moderator, admin, elite)
  14. # <topic> is the initial topic for the channel (MUST BE QUOTED)
  15. #
  16. # optionally, there may be a list of nicknames separated by a space.  these
  17. # nicknames are the channel operators which will be given privilege to
  18. # execute commands relating to the channel (kick, ban, topic, limit, level)
  19.  
  20. Help 200 Leech "Get your OpenNap questions answered here!"
  21. Admins 200 Moderator "OpenNap administration channel"
  22. Lobby 200 User "General chat channel"
  23.